Version

SingleResult<T> Class Members

The following tables list the members exposed by SingleResult<T>.

Public Constructors
 NameDescription
Public ConstructorSingleResult<T> ConstructorInitializes a new instance of the SingleResult<T> class.  
Public Properties
 NameDescription
Public PropertyCacheGets the instance of the cache object which the IAggregator operates with.  
Public PropertyValueGets or sets the value of the aggregation.  
See Also